Copies the entire collection to a compatible one-dimensional array, starting at the specified index of the target array.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C#
![]() |
---|
public void CopyTo ( |
Visual Basic
![]() |
---|
Public Sub CopyTo( _ |
The one-dimensional Array that is the destination of the elements copied from the collection. The Array must have zero-based indexing.
The zero-based index at which the copying begins.
MindFusion.Diagramming for WinUI Programmer's Guide | © 2024 MindFusion |